widget: Move a few vfunc implementations above class_init
authorTimm Bäder <mail@baedert.org>
Sun, 27 Dec 2020 11:57:22 +0000 (12:57 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 3 Jan 2021 10:01:29 +0000 (11:01 +0100)
commitebdf2989f87290e7ff044002b0723647b470eaa8
treec665325e63bc57eed5e4027cb68bbcb89b1d0ce5
parentbc35c5d494b2f902d3c4a29e90af1a56990b227c
widget: Move a few vfunc implementations above class_init

And save us the prototypes at the top of the file this way.
gtk/gtkwidget.c